Java Script It!
See Also...
Info
Statusbar Message Maker
 
Description
A java script application that allows you to place messages in the browser's statusbar.

Properties
Property Description
Message Type Stores whether the message will appear in the statusbar when the user's mouse passes over a hyperlink or automaically when the page loads in ticker tape fashion.
Message The text that will appear in the statusbar of the browser.
Hyperlink Select The hyperlink that will display the message in the statusbar when the user's mouse passes over it. Select only the opening tag of the hyperlink. This property only applies if the Message Type property is set to Mouse Over.
Speed The speed that the message will travel across the statusbar at. This property only applies if the Message Type property is set to Ticker Tape.
Scroll Length The amount of characters that are displayed in the scrolling text on the browser's statusbar at one time. This property only applies if the Message Type property is set to Mouse Over.

Browser Compatibility
Navigator 3 IE 3 Navigator 4++ IE 4++
compatible compatible compatible compatible

Aditional Information

  • You can add only one Ticker Tape style statusbar message to a document
  • You can add as many Mouse Over style statusbar messages to a document as you wish
  • Do not place both types of messages in a document

Info
Support